home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / php / pear / docs / HTML_Progress / Release-0.5.0 < prev    next >
Text File  |  2004-03-24  |  3KB  |  70 lines

  1. $Id: Release-0.5.0,v 1.1 2003/11/15 18:27:08 thesaur Exp $
  2.  
  3. HTML_Progress Version 0.5.0
  4. ********************************************************************************
  5. http://farell.free.fr
  6. Laurent Laville <laurent.laville@worldonline.fr>
  7. ********************************************************************************
  8. ********************************************************************************
  9.  
  10. The SW4P team would like to announce the release of HTML_Progress 0.5.0
  11. This release assume to be the final stable version, and all known bugs fixed.
  12.  
  13.  
  14. ----------
  15. IMPORTANT:
  16.  
  17. HTML_Progress 0.5.0 requires PHP version 4.1.0 and PEAR 1.1 or greater.
  18. There are also some dependencies with others PEAR packages, so 
  19. HTML_Progress 0.5.0 requires :
  20. - HTML_Common 1.2 or greater          http://pear.php.net/package-info.php?package=HTML_Common
  21. - HTML_Page 2.0 or greater            http://pear.php.net/package-info.php?package=HTML_Page
  22. - HTML_CSS 0.2.0 or greater           http://pear.php.net/package-info.php?package=HTML_CSS
  23. ----------
  24.  
  25. A full listing of all closed bugs and feature requests can be found in the 
  26. next section of the notes
  27.  
  28. HTML_Progress 0.5.0 is ready for production, download it and try 
  29. the most advanced solution for PHP loading bar today to help me
  30. find the last hidden bugs.
  31.  
  32.  
  33. ********************************************************************************
  34. No bugs found since first public PEAR release with version 0.4.2
  35.  
  36.  
  37. ********************************************************************************
  38. Changes in version 0.5.0
  39.  
  40. - javascript is now embedded in core HTML_Progress class (thanks Yavor Shahpasov)
  41. - override javascript code is allow with external file
  42.  
  43.  
  44. News features in version 0.5.0
  45.  
  46. - new class HTML_Progress_Bar_Horizontal to build horizontal loading bar
  47.   in natural (left to right) or reverse (right to left) order.
  48. - new class HTML_Progress_Bar_Vertical to build vertical loading bar
  49.   in natural (down to up) or reverse (up to down) order.
  50.  
  51. ********************************************************************************
  52.  
  53.  
  54. The documentation has been updated for this release you can view it at
  55. http://farell.free.fr/en/pear/sources/HTML_Progress/docs/
  56. or in the distribution in the docs directory
  57.  
  58. The changelog is available in the tarball, or online at 
  59. http://farell.free.fr/en/pear/sources/HTML_Progress/Changelog
  60.  
  61. You can download the newest version from 
  62. http://farell.free.fr/en/pear/sources/HTML_Progress/
  63.  
  64. And of course you can reach the webpage at 
  65. http://farell.free.fr/en/pear/sources/HTML_Progress/
  66.  
  67.  
  68. Enjoy !
  69. -Laurent Laville <laurent.laville@worldonline.fr>
  70.